From: Chong Yidong Date: Tue, 14 Apr 2009 02:28:45 +0000 (+0000) Subject: Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~854 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0193a5820a2c88ab223367fd00a0e056e6ec92a5;p=emacs.git Fix last change. --- diff --git a/src/xdisp.c b/src/xdisp.c index 39232cf2bec..3050ce77ee7 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -25293,7 +25293,8 @@ To add a prefix to non-continuation lines, use `line-prefix'. */); The value may be a string, an image, or a stretch-glyph; it is interpreted in the same way as the value of a `display' text property. -This variable is overridden by any `line-prefix' text property. +This variable is overridden by any `line-prefix' text or overlay +property. To add a prefix to continuation lines, use `wrap-prefix'. */); Vline_prefix = Qnil;